net/http.http2unstartedHandler.streamID (field)

3 uses

	net/http (current package)
		h2_bundle.go#L6170: 	streamID uint32
		h2_bundle.go#L6190: 		streamID: streamID,
		h2_bundle.go#L6205: 		if sc.streams[u.streamID] == nil {